CVE-2024-35950
Linux Kernel DRM Client Mode List Array Corruption
Description
In the Linux kernel, the following vulnerability has been resolved: drm/client: Fully protect modes[] with dev->mode_config.mutex The modes[] array contains pointers to modes on the connectors' mode lists, which are protected by dev->mode_config.mutex. Thus we need to extend modes[] the same protection or by the time we use it the elements may already be pointing to freed/reused memory.
INFO
Published Date :
May 20, 2024, 10:15 a.m.
Last Modified :
Nov. 21, 2024, 9:21 a.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Solution
- Update the affected kernel packages.
- Update all affected packages.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-35950
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-35950
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-35950
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-35950
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35950
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/04e018bd913d3d3336ab7d21c2ad31a9175fe984 Added Reference https://git.kernel.org/stable/c/18c8cc6680ce938d0458859b6a08b4d34f7d8055 Added Reference https://git.kernel.org/stable/c/3eadd887dbac1df8f25f701e5d404d1b90fd0fea Added Reference https://git.kernel.org/stable/c/41586487769eede64ab1aa6c65c74cbf76c12ef0 Added Reference https://git.kernel.org/stable/c/5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e Added Reference https://git.kernel.org/stable/c/8ceb873d816786a7c8058f50d903574aff8d3764 Added Reference https://git.kernel.org/stable/c/d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949 Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 05, 2024
Action Type Old Value New Value Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 25, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 20, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: drm/client: Fully protect modes[] with dev->mode_config.mutex The modes[] array contains pointers to modes on the connectors' mode lists, which are protected by dev->mode_config.mutex. Thus we need to extend modes[] the same protection or by the time we use it the elements may already be pointing to freed/reused memory. Added Reference kernel.org https://git.kernel.org/stable/c/5a2f957e3c4553bbb100504a1acfeaeb33f4ca4e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/41586487769eede64ab1aa6c65c74cbf76c12ef0 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/d2dc6600d4e3e1453e3b1fb233e9f97e2a1ae949 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/18c8cc6680ce938d0458859b6a08b4d34f7d8055 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/04e018bd913d3d3336ab7d21c2ad31a9175fe984 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/8ceb873d816786a7c8058f50d903574aff8d3764 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/3eadd887dbac1df8f25f701e5d404d1b90fd0fea [No types assigned]